adTempus API
PreviousUpNext
IProcessTrigger::SelectionScript Property

Gets or sets a script that can be used to determine whether the trigger should fire.

C++
__property IScript* SelectionScript;
C#
IScript* SelectionScript;
Visual Basic
Property SelectionScript() As IScript*

If a script is specified, any processes that meet all other selection criteria are passed to the script, which determines whether the trigger should fire. See the adTempus online help for more information.

adTempus API Reference version 3.0.0.0, revised 10/30/2008